(ctx context.Context, obj *models.Repository, after *string, before *string, first *int, last *int)
| 24 | Identity(ctx context.Context, obj *models.Repository, prefix string) (models.IdentityWrapper, error) |
| 25 | UserIdentity(ctx context.Context, obj *models.Repository) (models.IdentityWrapper, error) |
| 26 | ValidLabels(ctx context.Context, obj *models.Repository, after *string, before *string, first *int, last *int) (*models.LabelConnection, error) |
| 27 | } |
| 28 | |
| 29 | // endregion ************************** generated!.gotpl ************************** |
no outgoing calls
no test coverage detected