credentials
Returns all credentials by company id
credentials(
id: ID!
page: Int
limit: Int
): CredentialCollection!
Returns all credentials by company id
credentials(
id: ID!
page: Int
limit: Int
): CredentialCollection!
credentials.id
● ID!
non-null scalarcredentials.page
● Int
scalar