Skip to main content

removeProviderProfile

No description

removeProviderProfile(
organizationId: ID!
providerProfileId: ID!
): Boolean!

Arguments

removeProviderProfile.organizationId ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar

removeProviderProfile.providerProfileId ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar

Type

[Boolean](/Incidite GraphQL Docs/types/scalars/boolean.mdx) scalar

The Boolean scalar type represents true or false.