ApplicationScopeIntegrationScopes
ApplicationScopeIntegrationScopes is enum for the field scope
enum ApplicationScopeIntegrationScopes {
schemas_read
schemas_write
gifts_read
gifts_write
pledges_read
pledges_write
}
Values
ApplicationScopeIntegrationScopes.schemas_read
ApplicationScopeIntegrationScopes.schemas_write
ApplicationScopeIntegrationScopes.gifts_read
ApplicationScopeIntegrationScopes.gifts_write
ApplicationScopeIntegrationScopes.pledges_read
ApplicationScopeIntegrationScopes.pledges_write
Member Of
ApplicationScope object ● ApplicationScopeWhereInput input ● updateApplication mutation